0x0203A4F0 - Start of buffer; entries are 4 bytes each
	Format is:

		0: Devil Axe reversal
		1: Poisoning
		2:
		3: Brave effect flag?

		4: Not used?
		5: Last attack?
		6: Hit = 0, miss = 1
		7: Crit

		8: Not used?
		9: Not used?
		10: Not used?
		11: Not used?

		12: Silencer
		13: Not used?
		14: HP halving?
		15: HP restoring?

		16: End
		17: Not used?
		18: Not used?
		19: Not used?

		20: Which side is attacking
		21: Not used?
		22: Not used?
		23: 

		24-31: Damage/heal amount

0x0203A50C - Pointer to entry in buffer being used
	Can be moved by replacing all occurences of 0x0203A50C with new pointer
		using Find and Replace on ROM
